-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.10.0
-
Code
-
Classes
- LknWCGatewayCieloCredit
Total Complexity |
112 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
919 |
Lines of code |
645 |
Logical lines of code |
287 |
Comment lines |
142 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
23 |
32 |
176 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_fields() |
A |
34 |
7 |
136 |
process_refund() |
A |
49 |
10 |
26 |
validate_exp_date() |
S |
52 |
7 |
25 |
payment_gateway_scripts() |
S |
52 |
7 |
22 |
validate_fields() |
S |
53 |
7 |
21 |
init_form_fields() |
S |
37 |
2 |
92 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
57 |
6 |
16 |
__construct() |
S |
51 |
3 |
26 |
validate_card_holder_name() |
S |
64 |
4 |
9 |
lknGetCartTotal() |
S |
59 |
3 |
14 |
add_notice_once() |
S |
73 |
2 |
5 |
process_subscription_payment() |
S |
79 |
1 |
3 |
admin_load_script() |
S |
77 |
1 |
3 |